home *** CD-ROM | disk | FTP | other *** search
/ Paramount Pictures Special Events / Paramount Pictures Special Events.iso / pc / main2.swf / scripts / DefineButton2_7 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-06-05  |  58 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(4);
  4. }
  5.